SetLogging method   

Enables file logging of CDR activities. Logging is a very system intensive activity, and should only be used for debugging.

Return Type

A Boolean value.

Syntax

object.SetLogging(FileName As String, LoggingOn As Boolean)

The SetLogging method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
FileNameString
LoggingOnBoolean